JBoss Community Archive (Read Only)

Infinispan 5.1

Does Infinispan support distributed eager locking?

Yes it does. Infinispan, by default, acquires remote locks lazily.  Locks are acquired locally on a node that runs a transaction while other cluster nodes attempt to lock cache keys involved in a transaction during two-phase prepare/commit phase. However, if desired, Infinispan can eagerly lock cache keys either explicitly or implicitly.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 09:17:56 UTC, last content change 2011-07-18 12:45:31 UTC.